home *** CD-ROM | disk | FTP | other *** search
- failat 31
- if not exists env:quickstarted
- Echo "Die CD ist nicht eingerichtet!*nBitte zuerst Quickstart ausführen!"
- wait 2
- quit
- endif
-
- set a `requestchoice "Amiga Plus (C)" "Welchen Einsteller wollen sie einstellen?" "MPG|HTML|JPG|MP3"`
- cd APCD:Scripts/
- skip $a
- quit
- lab 1
- execute apcd:scripts/mpg
- quit
- lab 2
- execute apcd:scripts/html
- quit
- lab 3
- execute apcd:scripts/jpg
- quit
- lab 0
- execute APCD:Scripts/MP3
- quit